FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.davinci-hrex#current (15 ms)

Package hl7.fhir.us.davinci-hrex
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/davinci-hrex/https://build.fhir.org/ig/HL7/davinci-ehrx/CodeSystem-hrex-temp.html
Url http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp
Version 1.1.0-preview
Status active
Date 2024-04-15T15:15:46+00:00
Name HRexTempCodes
Title HRex Temporary Code System
Experimental False
Realm us
Authority hl7
Description Codes temporarily defined as part of the HRex implementation guide. These will eventually migrate into an officially maintained terminology (likely HL7's UTG code systems).
Content complete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This case-sensitive code system http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp defines the following codes:

CodeDisplayDefinition
data-request data request taskA type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary
data-query data query inputIndicates the parameters of a FHIR RESTful search to be executed whose results are requested. The content will be the query URL following the 'base'. E.g. `Observation?...`
data-code data code inputA code for a document or otherwise describing the characteristics of the information requested
data-value data values outputThe result of a data request

Source

{
  "resourceType" : "CodeSystem",
  "id" : "hrex-temp",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">data-request<a name=\"hrex-temp-data-request\"> </a></td><td>data request task</td><td>A type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary</td></tr><tr><td style=\"white-space:nowrap\">data-query<a name=\"hrex-temp-data-query\"> </a></td><td>data query input</td><td>Indicates the parameters of a FHIR RESTful search to be executed whose results are requested. The content will be the query URL following the 'base'. E.g. `Observation?...`</td></tr><tr><td style=\"white-space:nowrap\">data-code<a name=\"hrex-temp-data-code\"> </a></td><td>data code input</td><td>A code for a document or otherwise describing the characteristics of the information requested</td></tr><tr><td style=\"white-space:nowrap\">data-value<a name=\"hrex-temp-data-value\"> </a></td><td>data values output</td><td>The result of a data request</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cic"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.19.16.1"
    }
  ],
  "version" : "1.1.0-preview",
  "name" : "HRexTempCodes",
  "title" : "HRex Temporary Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-15T15:15:46+00:00",
  "publisher" : "HL7 International / Clinical Interoperability Council",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "Codes temporarily defined as part of the HRex implementation guide. These will eventually migrate into an officially maintained terminology (likely HL7's UTG code systems).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "data-request",
      "display" : "data request task",
      "definition" : "A type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary"
    },
    {
      "code" : "data-query",
      "display" : "data query input",
      "definition" : "Indicates the parameters of a FHIR RESTful search to be executed whose results are requested. The content will be the query URL following the 'base'. E.g. `Observation?...`"
    },
    {
      "code" : "data-code",
      "display" : "data code input",
      "definition" : "A code for a document or otherwise describing the characteristics of the information requested"
    },
    {
      "code" : "data-value",
      "display" : "data values output",
      "definition" : "The result of a data request"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.